[INFO] fetching crate primitives 0.1.0...
[INFO] testing primitives-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate primitives 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate primitives 0.1.0
[INFO] finished tweaking crates.io crate primitives 0.1.0
[INFO] tweaked toml for crates.io crate primitives 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate primitives 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate primitives 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded alloy-rlp v0.3.11
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded ruint v1.14.0
[INFO] [stderr]   Downloaded crunchy v0.2.3
[INFO] [stderr]   Downloaded const-hex v1.14.0
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded alloy-primitives v1.1.0
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded pest v2.8.0
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e706c7713d49553fe0e3b26c31369d2a77d873bdbf79c858eee8d555ddfa6025
[INFO] running `Command { std: "docker" "start" "-a" "e706c7713d49553fe0e3b26c31369d2a77d873bdbf79c858eee8d555ddfa6025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e706c7713d49553fe0e3b26c31369d2a77d873bdbf79c858eee8d555ddfa6025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e706c7713d49553fe0e3b26c31369d2a77d873bdbf79c858eee8d555ddfa6025", kill_on_drop: false }`
[INFO] [stdout] e706c7713d49553fe0e3b26c31369d2a77d873bdbf79c858eee8d555ddfa6025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27139185106b9225fc772b5fcc58b9c79d4252a4eb7d1519b9c760059081cc38
[INFO] running `Command { std: "docker" "start" "-a" "27139185106b9225fc772b5fcc58b9c79d4252a4eb7d1519b9c760059081cc38", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ruint v1.14.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling alloy-rlp v0.3.11
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling sha3-asm v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling keccak-asm v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-primitives v1.1.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling primitives v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `core::arch::aarch64`
[INFO] [stdout]  --> src/bits/address.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::arch::aarch64::*;
[INFO] [stdout]   |                 ^^^^^^^ could not find `aarch64` in `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::arch::aarch64`
[INFO] [stdout]  --> src/bits/fixed.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::arch::aarch64::*;
[INFO] [stdout]   |                 ^^^^^^^ could not find `aarch64` in `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `core::arch::aarch64`
[INFO] [stdout]  --> src/signature/parity.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::arch::aarch64::*;
[INFO] [stdout]   |                 ^^^^^^^ could not find `aarch64` in `arch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature named `neon` is not valid for this target
[INFO] [stdout]    --> src/bits/fixed.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |     #[target_feature(enable = "neon")]
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ `neon` is not valid for this target
[INFO] [stdout]     |
[INFO] [stdout]     = help: valid names are: `aes`, `xop`, `adx`, `apxf`, and `avx` and 74 more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_hex_x86_64` found for reference `&bytes::Bytes` in the current scope
[INFO] [stdout]   --> src/bytes/mod.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |             self.to_hex_x86_64(&mut result, uppercase);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ method not found in `&bytes::Bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `primitives` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "27139185106b9225fc772b5fcc58b9c79d4252a4eb7d1519b9c760059081cc38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27139185106b9225fc772b5fcc58b9c79d4252a4eb7d1519b9c760059081cc38", kill_on_drop: false }`
[INFO] [stdout] 27139185106b9225fc772b5fcc58b9c79d4252a4eb7d1519b9c760059081cc38
